home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / GCC / CLIB / !clib / h / strings < prev    next >
Text File  |  1997-05-17  |  115b  |  10 lines

  1. /* strings.h.  */
  2.  
  3.  
  4. #ifndef __STRINGS_H
  5. #define __STRINGS_H 1
  6. #ifndef    __STRING_H
  7. #include <string.h>
  8. #endif
  9. #endif
  10.